references Any Variables
Checks whether the given block references any variables. Doesn't check the block's children.
Return
true if the block references variables, false otherwise.
Parameters
block
the block to query.
Checks whether the given block references any variables. Doesn't check the block's children.
true if the block references variables, false otherwise.
the block to query.